Text File | 1997-04-14 | 531 b | 7 lines | [TEXT/ttxt]
The Apple Class Suites naming convention has changed from what was described in "Squashing Memory Leaks with TidyHeap". Since the OpenDoc Framework has basically gone away, which was the main motivation for the AC_CClassName formula, the MacApp team decided to append the AC_ to the end of everything that was previously AC_ to make type-ahead in Metrowerks, or anywhere else, easier. Thus, AC_CClassName has become CClassName_AC. This has also affected global functions, constants, enumerations, etc..